Skip to content

Conversation

tajulafreen
Copy link
Owner

This PR adds the initial implementation of the Jump Game, including :

  • Basic HTML Structure: Game layout, character, and blocks.
  • CSS Styling: Visual design for game elements and animations.
  • JavaScript Logic: Event handling for character jumps, collision detection, score calculation, and game-over logic.

Changes Made:

  • HTML: Defined game area, character, and blocks.
  • CSS: Styled game elements and implemented animations for jumping and block movement.
  • JavaScript: Implemented game logic, including jump function, event listeners, collision detection, and score tracking.

@tajulafreen tajulafreen merged commit b8037ba into main Jul 30, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Jump_Game branch July 30, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant